home *** CD-ROM | disk | FTP | other *** search
- #----------------------
- # MULHELP.MAK make file
- #----------------------
-
- mulhelp.dll : mulhelp.obj mulhelp.def
- link mulhelp ewapi2.lib, mulhelp.dll /align:16, NUL, /noe ldllcew libw, mulhelp
- rc mulhelp.dll
- ren mulhelp.dll mulhelp.ewd
-
- mulhelp.obj : mulhelp.c
- cl -c -ALw -Gsw -Ow -W2 -Zp mulhelp.c
-